2009-11-19 Glenn Morris <rgm@gnu.org>
+ * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
+
* textmodes/flyspell.el (sgml-lexical-context): Declare.
* net/newst-treeview.el (newsticker-treeview-treewindow-width)
("\\.dz\\'" "" "dictunzip")
("\\.tbz\\'" ".tar" "bunzip2")
("\\.bz2\\'" "" "bunzip2")
+ ("\\.xz\\'" "" "unxz")
;; This item controls naming for compression.
("\\.tar\\'" ".tgz" nil))
"Control changes in file name suffixes for compression and uncompression.